<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>



<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>:: Acadmico &gt; Cadastros &gt; Perodos</title>
<link rel="stylesheet" type="text/css" href="E_arquivos/estilo.css">
<link rel="stylesheet" href="E_arquivos/jquery.css">
<style type="text/css" media="all">
table {
	border-collapse:collapse;
}
.style3 {
	color: #FF0000
}
</style>
<script language="JavaScript" src="E_arquivos/funcoes.js" type="text/JavaScript"></script>
<script src="E_arquivos/jquery.js" type="text/javascript"></script>
<script src="E_arquivos/jquery_002.js" type="text/javascript"></script>
<script src="E_arquivos/jquery_003.js" type="text/javascript"></script>
<script src="E_arquivos/jquery_004.js" type="text/javascript"></script>
<script language="JavaScript">

        function inicializa() {

            //parent.document.forms[0].height = document.body.scrollHeight+30;

            //parent.parent.document.getElementById('centro').height =
			//	document.body.scrollHeight + 200;
			
        }

        function ValidaPagina(obj,tipoAcao) {
            obj.disabled = true;
			var qtd_Alunos 		= document.getElementById('qtd_Alunos').value;
            var qtd_Disciplinas = document.getElementById('qtd_Disciplinas').value;
            var objNota;
			var qtdCamposBrancos = 0;
            var cd_Aluno = '';
			var cd_Disciplina = '';
            var nr_Nota = '';
            var qtdErro = 0;
			var msg = 'Existem notas maiores do que 10!';
			
            for (i = 1; i <= qtd_Alunos; i++) {
                cd_Aluno = document.getElementById('cd_Aluno_' + i).value;
                for (y = 1; y <= qtd_Disciplinas; y++) {
                	cd_Disciplina = document.getElementById('cd_Disciplina_' + y).value;
					objNota = document.getElementById('nr_Nota_' + cd_Aluno + '_' + cd_Disciplina);
                    nr_Nota = objNota.value.split(',');

                    if (nr_Nota[0] > 10) {
                        objNota.style.background = '#D5BBB8';
                        objNota.style.color = 'Black';
                        objNota.focus();
                        qtdErro++;
                    }
                    else if ((nr_Nota[0] == 10) && (nr_Nota[1] > 0)) {
                        objNota.style.background = '#D5BBB8';
                        objNota.style.color = 'Black';
                        objNota.focus();
                        qtdErro++;
                    }
					else if (objNota.value == '')
					{
						qtdCamposBrancos++;
					}
                }
            }
			//if (qtdCamposBrancos == (qtd_Alunos * qtd_Disciplinas))
			//{
			//	msg = 'Nenhuma nota foi informada!';	
			//	qtdErro = 1;			
			//}
            if (qtdErro == 0) {                
				document.forms[0].action = "AlunoAvaliacao_frmCad.asp?Inc_Alt="+ tipoAcao
				document.forms[0].submit();
            }
            else {
				alert(msg);
                obj.disabled = false;
            }
        }
				
		function selecionaSemestre(obj) {
		
			querystring = "&ci_Turma="+ document.getElementById("cd_Turma").value +
						  "&ci_Disciplina="+ document.getElementById("cd_Disciplina").value +
						  "&cd_CursoTpMapa="+ document.getElementById("cd_CursoTpMapa").value +
						  "&nr_Semestre="+ document.getElementById("nr_Semestre").value +
						  "&ci_Periodo="+ document.getElementById("cd_Periodo").value +						  
						  "&cd_TpEnsino="+ document.getElementById("cd_TpEnsino").value +	
						  "&ds_Periodo="+ document.getElementById("ds_Periodo").value +
						  "&nr_anoletivo="+ document.getElementById("nr_anoletivo").value +
						  "&nr_semestreSel="+ obj.value;
		
			document.location = "AlunoAvaliacao_frmCad.asp?Inc_Alt=I"+ querystring;
		}
		
		function Excluir(obj) {
			if (confirm("ATENO!! Deseja realmente excluir TODAS as avaliaes lanadas para esta turma?")) {
				ValidaPagina(obj,'E');
			}
		}
		
	$(function() {
		$('td[@id^="colunaNotaAluno_"]').tooltip({
			track: true,
			delay: 0,
			showURL: false,
			showBody: "<br>",
			fixPNG: true,
			opacity: 0.95
		});
	});		

</script>
</head><body leftmargin="0" topmargin="0" onload="inicializa();" marginheight="0" marginwidth="0">
<!-- INCIO - CONTEDO: TABELA BASE/CENTRO -->
<form name="frmCadastro" method="post">
  <!-- INCIO TABELA - CONTEDO: PESQUISA -->
  <table width="100%" border="0" cellpadding="0" cellspacing="0">
    <tbody><tr>
      <td align="center"><table width="98%" border="0" cellpadding="0" cellspacing="0">
          <tbody><tr>
            <td class="subTituloBold" height="30" align="left">3 Srie | ENSINO MDIO | ENSINO REGULAR | Manh | E - 4 Perodo - 18/01/2013 - 05/04/2013</td>
          </tr>
        </tbody></table>
        
        <input id="cd_Periodo" name="cd_Periodo" value="4" type="hidden">
        <input id="qtd_Alunos" name="qtd_Alunos" value="33" type="hidden">
        <input id="qtd_Disciplinas" name="qtd_Disciplinas" value="13" type="hidden">
        <input id="cd_Turma" name="cd_Turma" value="96447" type="hidden">
        <input id="nr_Semestre" name="nr_Semestre" value="" type="hidden">
        <input id="cd_CursoTpMapa" name="cd_CursoTpMapa" value="1" type="hidden">
        <input id="cd_Disciplina" name="cd_Disciplina" value="" type="hidden">
        <input id="ds_Periodo" name="ds_Periodo" value="4 Perodo - 18/01/2013 - 05/04/2013" type="hidden">
        <input id="cd_TpEnsino" name="cd_TpEnsino" value="1" type="hidden">
        <input id="nr_anoletivo" name="nr_anoletivo" value="2012" type="hidden">
        <table width="99%" border="1" bordercolor="#c0c081" cellpadding="0" cellspacing="0">
          <tbody><tr>
            <td class="subTituloBold" width="627" align="left" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp;Nome&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 </td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; ARTE&nbsp;&nbsp;
              <input id="cd_Disciplina_1" name="cd_Disciplina_1" value="154" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; BIOLOGIA&nbsp;&nbsp;
              <input id="cd_Disciplina_2" name="cd_Disciplina_2" value="160" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; EDUCAO FISICA&nbsp;&nbsp;
              <input id="cd_Disciplina_3" name="cd_Disciplina_3" value="530" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; FILOSOFIA&nbsp;&nbsp;
              <input id="cd_Disciplina_4" name="cd_Disciplina_4" value="780" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; FISICA&nbsp;&nbsp;
              <input id="cd_Disciplina_5" name="cd_Disciplina_5" value="800" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; GEOGRAFIA&nbsp;&nbsp;
              <input id="cd_Disciplina_6" name="cd_Disciplina_6" value="890" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; HISTORIA&nbsp;&nbsp;
              <input id="cd_Disciplina_7" name="cd_Disciplina_7" value="970" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; LINGUA ESTRANGEIRA (ESPANHOL)&nbsp;&nbsp;
              <input id="cd_Disciplina_8" name="cd_Disciplina_8" value="3330" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; LINGUA ESTRANGEIRA (INGLES)&nbsp;&nbsp;
              <input id="cd_Disciplina_9" name="cd_Disciplina_9" value="1130" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; LINGUA PORTUGUESA&nbsp;&nbsp;
              <input id="cd_Disciplina_10" name="cd_Disciplina_10" value="1140" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; MATEMTICA&nbsp;&nbsp;
              <input id="cd_Disciplina_11" name="cd_Disciplina_11" value="1200" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; QUIMICA&nbsp;&nbsp;
              <input id="cd_Disciplina_12" name="cd_Disciplina_12" value="1620" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; SOCIOLOGIA&nbsp;&nbsp;
              <input id="cd_Disciplina_13" name="cd_Disciplina_13" value="1730" type="hidden"></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;496070&nbsp;ALINE SOUSA COSTA
              <input id="cd_Aluno_1" name="cd_Aluno_1" value="496070" type="hidden"></td>
            
            <td id="colunaNotaAluno_496070_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_496070_154" id="ci_AlunoAvaliacao_496070_154" value="101757524" type="hidden">
                <input name="nr_Nota_496070_154" id="nr_Nota_496070_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_496070_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_496070_160" id="ci_AlunoAvaliacao_496070_160" value="101522641" type="hidden">
                <input name="nr_Nota_496070_160" id="nr_Nota_496070_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_496070_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_496070_530" id="ci_AlunoAvaliacao_496070_530" value="100814079" type="hidden">
                <input name="nr_Nota_496070_530" id="nr_Nota_496070_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_496070_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_496070_780" id="ci_AlunoAvaliacao_496070_780" value="101575024" type="hidden">
                <input name="nr_Nota_496070_780" id="nr_Nota_496070_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_496070_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_496070_800" id="ci_AlunoAvaliacao_496070_800" value="101818373" type="hidden">
                <input name="nr_Nota_496070_800" id="nr_Nota_496070_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_496070_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_496070_890" id="ci_AlunoAvaliacao_496070_890" value="101392642" type="hidden">
                <input name="nr_Nota_496070_890" id="nr_Nota_496070_890" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_496070_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_496070_970" id="ci_AlunoAvaliacao_496070_970" value="101695719" type="hidden">
                <input name="nr_Nota_496070_970" id="nr_Nota_496070_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_496070_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_496070_3330" id="ci_AlunoAvaliacao_496070_3330" value="101578034" type="hidden">
                <input name="nr_Nota_496070_3330" id="nr_Nota_496070_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_496070_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_496070_1130" id="ci_AlunoAvaliacao_496070_1130" value="101523213" type="hidden">
                <input name="nr_Nota_496070_1130" id="nr_Nota_496070_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_496070_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_496070_1140" id="ci_AlunoAvaliacao_496070_1140" value="101522187" type="hidden">
                <input name="nr_Nota_496070_1140" id="nr_Nota_496070_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_496070_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_496070_1200" id="ci_AlunoAvaliacao_496070_1200" value="101523027" type="hidden">
                <input name="nr_Nota_496070_1200" id="nr_Nota_496070_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_496070_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_496070_1620" id="ci_AlunoAvaliacao_496070_1620" value="101521597" type="hidden">
                <input name="nr_Nota_496070_1620" id="nr_Nota_496070_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_496070_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_496070_1730" id="ci_AlunoAvaliacao_496070_1730" value="101632167" type="hidden">
                <input name="nr_Nota_496070_1730" id="nr_Nota_496070_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1203109&nbsp;AMANDA TASSIA OLIVEIRA GOMES
              <input id="cd_Aluno_2" name="cd_Aluno_2" value="1203109" type="hidden"></td>
            
            <td id="colunaNotaAluno_1203109_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1203109_154" id="ci_AlunoAvaliacao_1203109_154" value="99073030" type="hidden">
                <input name="nr_Nota_1203109_154" id="nr_Nota_1203109_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1203109_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1203109_160" id="ci_AlunoAvaliacao_1203109_160" value="99073031" type="hidden">
                <input name="nr_Nota_1203109_160" id="nr_Nota_1203109_160" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1203109_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1203109_530" id="ci_AlunoAvaliacao_1203109_530" value="99073032" type="hidden">
                <input name="nr_Nota_1203109_530" id="nr_Nota_1203109_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1203109_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1203109_780" id="ci_AlunoAvaliacao_1203109_780" value="99073033" type="hidden">
                <input name="nr_Nota_1203109_780" id="nr_Nota_1203109_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1203109_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1203109_800" id="ci_AlunoAvaliacao_1203109_800" value="99073034" type="hidden">
                <input name="nr_Nota_1203109_800" id="nr_Nota_1203109_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1203109_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1203109_890" id="ci_AlunoAvaliacao_1203109_890" value="99073035" type="hidden">
                <input name="nr_Nota_1203109_890" id="nr_Nota_1203109_890" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1203109_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1203109_970" id="ci_AlunoAvaliacao_1203109_970" value="99073036" type="hidden">
                <input name="nr_Nota_1203109_970" id="nr_Nota_1203109_970" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1203109_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1203109_3330" id="ci_AlunoAvaliacao_1203109_3330" value="99073037" type="hidden">
                <input name="nr_Nota_1203109_3330" id="nr_Nota_1203109_3330" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1203109_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1203109_1130" id="ci_AlunoAvaliacao_1203109_1130" value="99073038" type="hidden">
                <input name="nr_Nota_1203109_1130" id="nr_Nota_1203109_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1203109_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1203109_1140" id="ci_AlunoAvaliacao_1203109_1140" value="99073039" type="hidden">
                <input name="nr_Nota_1203109_1140" id="nr_Nota_1203109_1140" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1203109_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1203109_1200" id="ci_AlunoAvaliacao_1203109_1200" value="99073040" type="hidden">
                <input name="nr_Nota_1203109_1200" id="nr_Nota_1203109_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1203109_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1203109_1620" id="ci_AlunoAvaliacao_1203109_1620" value="99073041" type="hidden">
                <input name="nr_Nota_1203109_1620" id="nr_Nota_1203109_1620" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1203109_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1203109_1730" id="ci_AlunoAvaliacao_1203109_1730" value="99073042" type="hidden">
                <input name="nr_Nota_1203109_1730" id="nr_Nota_1203109_1730" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1195657&nbsp;ANA KAROLINE GOMES DE ARAUJO
              <input id="cd_Aluno_3" name="cd_Aluno_3" value="1195657" type="hidden"></td>
            
            <td id="colunaNotaAluno_1195657_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195657_154" id="ci_AlunoAvaliacao_1195657_154" value="101757525" type="hidden">
                <input name="nr_Nota_1195657_154" id="nr_Nota_1195657_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195657_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195657_160" id="ci_AlunoAvaliacao_1195657_160" value="101522642" type="hidden">
                <input name="nr_Nota_1195657_160" id="nr_Nota_1195657_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195657_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195657_530" id="ci_AlunoAvaliacao_1195657_530" value="100814080" type="hidden">
                <input name="nr_Nota_1195657_530" id="nr_Nota_1195657_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195657_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195657_780" id="ci_AlunoAvaliacao_1195657_780" value="101575025" type="hidden">
                <input name="nr_Nota_1195657_780" id="nr_Nota_1195657_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195657_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195657_800" id="ci_AlunoAvaliacao_1195657_800" value="101818375" type="hidden">
                <input name="nr_Nota_1195657_800" id="nr_Nota_1195657_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195657_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195657_890" id="ci_AlunoAvaliacao_1195657_890" value="101392643" type="hidden">
                <input name="nr_Nota_1195657_890" id="nr_Nota_1195657_890" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195657_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195657_970" id="ci_AlunoAvaliacao_1195657_970" value="101695720" type="hidden">
                <input name="nr_Nota_1195657_970" id="nr_Nota_1195657_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195657_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195657_3330" id="ci_AlunoAvaliacao_1195657_3330" value="101578035" type="hidden">
                <input name="nr_Nota_1195657_3330" id="nr_Nota_1195657_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195657_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195657_1130" id="ci_AlunoAvaliacao_1195657_1130" value="101523214" type="hidden">
                <input name="nr_Nota_1195657_1130" id="nr_Nota_1195657_1130" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195657_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195657_1140" id="ci_AlunoAvaliacao_1195657_1140" value="101522188" type="hidden">
                <input name="nr_Nota_1195657_1140" id="nr_Nota_1195657_1140" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195657_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195657_1200" id="ci_AlunoAvaliacao_1195657_1200" value="101523028" type="hidden">
                <input name="nr_Nota_1195657_1200" id="nr_Nota_1195657_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195657_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195657_1620" id="ci_AlunoAvaliacao_1195657_1620" value="101521598" type="hidden">
                <input name="nr_Nota_1195657_1620" id="nr_Nota_1195657_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195657_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195657_1730" id="ci_AlunoAvaliacao_1195657_1730" value="101632168" type="hidden">
                <input name="nr_Nota_1195657_1730" id="nr_Nota_1195657_1730" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1197316&nbsp;ANTHONNY KENNEDY DA SILVA FERNMANDES
              <input id="cd_Aluno_4" name="cd_Aluno_4" value="1197316" type="hidden"></td>
            
            <td id="colunaNotaAluno_1197316_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197316_154" id="ci_AlunoAvaliacao_1197316_154" value="101757526" type="hidden">
                <input name="nr_Nota_1197316_154" id="nr_Nota_1197316_154" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197316_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197316_160" id="ci_AlunoAvaliacao_1197316_160" value="101522643" type="hidden">
                <input name="nr_Nota_1197316_160" id="nr_Nota_1197316_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197316_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197316_530" id="ci_AlunoAvaliacao_1197316_530" value="100814081" type="hidden">
                <input name="nr_Nota_1197316_530" id="nr_Nota_1197316_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197316_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197316_780" id="ci_AlunoAvaliacao_1197316_780" value="101575026" type="hidden">
                <input name="nr_Nota_1197316_780" id="nr_Nota_1197316_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197316_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197316_800" id="ci_AlunoAvaliacao_1197316_800" value="101818376" type="hidden">
                <input name="nr_Nota_1197316_800" id="nr_Nota_1197316_800" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197316_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197316_890" id="ci_AlunoAvaliacao_1197316_890" value="101392644" type="hidden">
                <input name="nr_Nota_1197316_890" id="nr_Nota_1197316_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197316_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197316_970" id="ci_AlunoAvaliacao_1197316_970" value="101695721" type="hidden">
                <input name="nr_Nota_1197316_970" id="nr_Nota_1197316_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197316_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197316_3330" id="ci_AlunoAvaliacao_1197316_3330" value="101578036" type="hidden">
                <input name="nr_Nota_1197316_3330" id="nr_Nota_1197316_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197316_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197316_1130" id="ci_AlunoAvaliacao_1197316_1130" value="101523215" type="hidden">
                <input name="nr_Nota_1197316_1130" id="nr_Nota_1197316_1130" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197316_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197316_1140" id="ci_AlunoAvaliacao_1197316_1140" value="101522189" type="hidden">
                <input name="nr_Nota_1197316_1140" id="nr_Nota_1197316_1140" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197316_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197316_1200" id="ci_AlunoAvaliacao_1197316_1200" value="101523029" type="hidden">
                <input name="nr_Nota_1197316_1200" id="nr_Nota_1197316_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197316_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197316_1620" id="ci_AlunoAvaliacao_1197316_1620" value="101521599" type="hidden">
                <input name="nr_Nota_1197316_1620" id="nr_Nota_1197316_1620" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197316_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197316_1730" id="ci_AlunoAvaliacao_1197316_1730" value="101632169" type="hidden">
                <input name="nr_Nota_1197316_1730" id="nr_Nota_1197316_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1195899&nbsp;CIBELE MARQUES SANTOS
              <input id="cd_Aluno_5" name="cd_Aluno_5" value="1195899" type="hidden"></td>
            
            <td id="colunaNotaAluno_1195899_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195899_154" id="ci_AlunoAvaliacao_1195899_154" value="101757527" type="hidden">
                <input name="nr_Nota_1195899_154" id="nr_Nota_1195899_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195899_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195899_160" id="ci_AlunoAvaliacao_1195899_160" value="101522644" type="hidden">
                <input name="nr_Nota_1195899_160" id="nr_Nota_1195899_160" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195899_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195899_530" id="ci_AlunoAvaliacao_1195899_530" value="100814082" type="hidden">
                <input name="nr_Nota_1195899_530" id="nr_Nota_1195899_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195899_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195899_780" id="ci_AlunoAvaliacao_1195899_780" value="101575027" type="hidden">
                <input name="nr_Nota_1195899_780" id="nr_Nota_1195899_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195899_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195899_800" id="ci_AlunoAvaliacao_1195899_800" value="101818377" type="hidden">
                <input name="nr_Nota_1195899_800" id="nr_Nota_1195899_800" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195899_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195899_890" id="ci_AlunoAvaliacao_1195899_890" value="101392645" type="hidden">
                <input name="nr_Nota_1195899_890" id="nr_Nota_1195899_890" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195899_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195899_970" id="ci_AlunoAvaliacao_1195899_970" value="101695722" type="hidden">
                <input name="nr_Nota_1195899_970" id="nr_Nota_1195899_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195899_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195899_3330" id="ci_AlunoAvaliacao_1195899_3330" value="101578037" type="hidden">
                <input name="nr_Nota_1195899_3330" id="nr_Nota_1195899_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195899_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195899_1130" id="ci_AlunoAvaliacao_1195899_1130" value="101523216" type="hidden">
                <input name="nr_Nota_1195899_1130" id="nr_Nota_1195899_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195899_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195899_1140" id="ci_AlunoAvaliacao_1195899_1140" value="101522190" type="hidden">
                <input name="nr_Nota_1195899_1140" id="nr_Nota_1195899_1140" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195899_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195899_1200" id="ci_AlunoAvaliacao_1195899_1200" value="101523030" type="hidden">
                <input name="nr_Nota_1195899_1200" id="nr_Nota_1195899_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195899_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195899_1620" id="ci_AlunoAvaliacao_1195899_1620" value="101521600" type="hidden">
                <input name="nr_Nota_1195899_1620" id="nr_Nota_1195899_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195899_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195899_1730" id="ci_AlunoAvaliacao_1195899_1730" value="101632170" type="hidden">
                <input name="nr_Nota_1195899_1730" id="nr_Nota_1195899_1730" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;905454&nbsp;DANILO TAVARES VENCESLAU
              <input id="cd_Aluno_6" name="cd_Aluno_6" value="905454" type="hidden"></td>
            
            <td id="colunaNotaAluno_905454_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905454_154" id="ci_AlunoAvaliacao_905454_154" value="101757528" type="hidden">
                <input name="nr_Nota_905454_154" id="nr_Nota_905454_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905454_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905454_160" id="ci_AlunoAvaliacao_905454_160" value="101522645" type="hidden">
                <input name="nr_Nota_905454_160" id="nr_Nota_905454_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905454_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905454_530" id="ci_AlunoAvaliacao_905454_530" value="100814083" type="hidden">
                <input name="nr_Nota_905454_530" id="nr_Nota_905454_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905454_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905454_780" id="ci_AlunoAvaliacao_905454_780" value="101575028" type="hidden">
                <input name="nr_Nota_905454_780" id="nr_Nota_905454_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905454_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905454_800" id="ci_AlunoAvaliacao_905454_800" value="101818378" type="hidden">
                <input name="nr_Nota_905454_800" id="nr_Nota_905454_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905454_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905454_890" id="ci_AlunoAvaliacao_905454_890" value="101392646" type="hidden">
                <input name="nr_Nota_905454_890" id="nr_Nota_905454_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905454_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905454_970" id="ci_AlunoAvaliacao_905454_970" value="101695723" type="hidden">
                <input name="nr_Nota_905454_970" id="nr_Nota_905454_970" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905454_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905454_3330" id="ci_AlunoAvaliacao_905454_3330" value="101578038" type="hidden">
                <input name="nr_Nota_905454_3330" id="nr_Nota_905454_3330" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905454_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905454_1130" id="ci_AlunoAvaliacao_905454_1130" value="101523217" type="hidden">
                <input name="nr_Nota_905454_1130" id="nr_Nota_905454_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905454_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905454_1140" id="ci_AlunoAvaliacao_905454_1140" value="101522191" type="hidden">
                <input name="nr_Nota_905454_1140" id="nr_Nota_905454_1140" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905454_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905454_1200" id="ci_AlunoAvaliacao_905454_1200" value="101523031" type="hidden">
                <input name="nr_Nota_905454_1200" id="nr_Nota_905454_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905454_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905454_1620" id="ci_AlunoAvaliacao_905454_1620" value="101521601" type="hidden">
                <input name="nr_Nota_905454_1620" id="nr_Nota_905454_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_905454_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_905454_1730" id="ci_AlunoAvaliacao_905454_1730" value="101632171" type="hidden">
                <input name="nr_Nota_905454_1730" id="nr_Nota_905454_1730" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;900885&nbsp;DEBORA MARIA PAULINO LIMA
              <input id="cd_Aluno_7" name="cd_Aluno_7" value="900885" type="hidden"></td>
            
            <td id="colunaNotaAluno_900885_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900885_154" id="ci_AlunoAvaliacao_900885_154" value="101757529" type="hidden">
                <input name="nr_Nota_900885_154" id="nr_Nota_900885_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900885_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900885_160" id="ci_AlunoAvaliacao_900885_160" value="101522646" type="hidden">
                <input name="nr_Nota_900885_160" id="nr_Nota_900885_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900885_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900885_530" id="ci_AlunoAvaliacao_900885_530" value="100814084" type="hidden">
                <input name="nr_Nota_900885_530" id="nr_Nota_900885_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900885_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900885_780" id="ci_AlunoAvaliacao_900885_780" value="101575029" type="hidden">
                <input name="nr_Nota_900885_780" id="nr_Nota_900885_780" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900885_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900885_800" id="ci_AlunoAvaliacao_900885_800" value="101818379" type="hidden">
                <input name="nr_Nota_900885_800" id="nr_Nota_900885_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900885_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900885_890" id="ci_AlunoAvaliacao_900885_890" value="101392647" type="hidden">
                <input name="nr_Nota_900885_890" id="nr_Nota_900885_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900885_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900885_970" id="ci_AlunoAvaliacao_900885_970" value="101695724" type="hidden">
                <input name="nr_Nota_900885_970" id="nr_Nota_900885_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900885_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900885_3330" id="ci_AlunoAvaliacao_900885_3330" value="101578040" type="hidden">
                <input name="nr_Nota_900885_3330" id="nr_Nota_900885_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900885_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900885_1130" id="ci_AlunoAvaliacao_900885_1130" value="101523218" type="hidden">
                <input name="nr_Nota_900885_1130" id="nr_Nota_900885_1130" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900885_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900885_1140" id="ci_AlunoAvaliacao_900885_1140" value="101522192" type="hidden">
                <input name="nr_Nota_900885_1140" id="nr_Nota_900885_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900885_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900885_1200" id="ci_AlunoAvaliacao_900885_1200" value="101523032" type="hidden">
                <input name="nr_Nota_900885_1200" id="nr_Nota_900885_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900885_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900885_1620" id="ci_AlunoAvaliacao_900885_1620" value="101521602" type="hidden">
                <input name="nr_Nota_900885_1620" id="nr_Nota_900885_1620" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_900885_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_900885_1730" id="ci_AlunoAvaliacao_900885_1730" value="101632172" type="hidden">
                <input name="nr_Nota_900885_1730" id="nr_Nota_900885_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1167617&nbsp;EDILSON DE SOUSA FERREIRA JUNIOR
              <input id="cd_Aluno_8" name="cd_Aluno_8" value="1167617" type="hidden"></td>
            
            <td id="colunaNotaAluno_1167617_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167617_154" id="ci_AlunoAvaliacao_1167617_154" value="97007485" type="hidden">
                <input name="nr_Nota_1167617_154" id="nr_Nota_1167617_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167617_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167617_160" id="ci_AlunoAvaliacao_1167617_160" value="97007486" type="hidden">
                <input name="nr_Nota_1167617_160" id="nr_Nota_1167617_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167617_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167617_530" id="ci_AlunoAvaliacao_1167617_530" value="97007487" type="hidden">
                <input name="nr_Nota_1167617_530" id="nr_Nota_1167617_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167617_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167617_780" id="ci_AlunoAvaliacao_1167617_780" value="97007488" type="hidden">
                <input name="nr_Nota_1167617_780" id="nr_Nota_1167617_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167617_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167617_800" id="ci_AlunoAvaliacao_1167617_800" value="97007498" type="hidden">
                <input name="nr_Nota_1167617_800" id="nr_Nota_1167617_800" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167617_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167617_890" id="ci_AlunoAvaliacao_1167617_890" value="97007500" type="hidden">
                <input name="nr_Nota_1167617_890" id="nr_Nota_1167617_890" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167617_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167617_970" id="ci_AlunoAvaliacao_1167617_970" value="97007503" type="hidden">
                <input name="nr_Nota_1167617_970" id="nr_Nota_1167617_970" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167617_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167617_3330" id="ci_AlunoAvaliacao_1167617_3330" value="97007505" type="hidden">
                <input name="nr_Nota_1167617_3330" id="nr_Nota_1167617_3330" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167617_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167617_1130" id="ci_AlunoAvaliacao_1167617_1130" value="97007506" type="hidden">
                <input name="nr_Nota_1167617_1130" id="nr_Nota_1167617_1130" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167617_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167617_1140" id="ci_AlunoAvaliacao_1167617_1140" value="97007507" type="hidden">
                <input name="nr_Nota_1167617_1140" id="nr_Nota_1167617_1140" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167617_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167617_1200" id="ci_AlunoAvaliacao_1167617_1200" value="97007508" type="hidden">
                <input name="nr_Nota_1167617_1200" id="nr_Nota_1167617_1200" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167617_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167617_1620" id="ci_AlunoAvaliacao_1167617_1620" value="97007509" type="hidden">
                <input name="nr_Nota_1167617_1620" id="nr_Nota_1167617_1620" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167617_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167617_1730" id="ci_AlunoAvaliacao_1167617_1730" value="97007510" type="hidden">
                <input name="nr_Nota_1167617_1730" id="nr_Nota_1167617_1730" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;443932&nbsp;EDNA RAYANE MATIAS DE SOUSA
              <input id="cd_Aluno_9" name="cd_Aluno_9" value="443932" type="hidden"></td>
            
            <td id="colunaNotaAluno_443932_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_443932_154" id="ci_AlunoAvaliacao_443932_154" value="101757530" type="hidden">
                <input name="nr_Nota_443932_154" id="nr_Nota_443932_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_443932_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_443932_160" id="ci_AlunoAvaliacao_443932_160" value="101522647" type="hidden">
                <input name="nr_Nota_443932_160" id="nr_Nota_443932_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_443932_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_443932_530" id="ci_AlunoAvaliacao_443932_530" value="100814085" type="hidden">
                <input name="nr_Nota_443932_530" id="nr_Nota_443932_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_443932_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_443932_780" id="ci_AlunoAvaliacao_443932_780" value="101575030" type="hidden">
                <input name="nr_Nota_443932_780" id="nr_Nota_443932_780" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_443932_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_443932_800" id="ci_AlunoAvaliacao_443932_800" value="101818380" type="hidden">
                <input name="nr_Nota_443932_800" id="nr_Nota_443932_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_443932_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_443932_890" id="ci_AlunoAvaliacao_443932_890" value="101392648" type="hidden">
                <input name="nr_Nota_443932_890" id="nr_Nota_443932_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_443932_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_443932_970" id="ci_AlunoAvaliacao_443932_970" value="101695725" type="hidden">
                <input name="nr_Nota_443932_970" id="nr_Nota_443932_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_443932_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_443932_3330" id="ci_AlunoAvaliacao_443932_3330" value="101578041" type="hidden">
                <input name="nr_Nota_443932_3330" id="nr_Nota_443932_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_443932_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_443932_1130" id="ci_AlunoAvaliacao_443932_1130" value="101523219" type="hidden">
                <input name="nr_Nota_443932_1130" id="nr_Nota_443932_1130" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_443932_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_443932_1140" id="ci_AlunoAvaliacao_443932_1140" value="101522193" type="hidden">
                <input name="nr_Nota_443932_1140" id="nr_Nota_443932_1140" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_443932_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_443932_1200" id="ci_AlunoAvaliacao_443932_1200" value="101523033" type="hidden">
                <input name="nr_Nota_443932_1200" id="nr_Nota_443932_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_443932_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_443932_1620" id="ci_AlunoAvaliacao_443932_1620" value="101521603" type="hidden">
                <input name="nr_Nota_443932_1620" id="nr_Nota_443932_1620" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_443932_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_443932_1730" id="ci_AlunoAvaliacao_443932_1730" value="101632174" type="hidden">
                <input name="nr_Nota_443932_1730" id="nr_Nota_443932_1730" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1294338&nbsp;ELIZEU GOMES DE MELO NETO
              <input id="cd_Aluno_10" name="cd_Aluno_10" value="1294338" type="hidden"></td>
            
            <td id="colunaNotaAluno_1294338_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1294338_154" id="ci_AlunoAvaliacao_1294338_154" value="101757531" type="hidden">
                <input name="nr_Nota_1294338_154" id="nr_Nota_1294338_154" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1294338_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1294338_160" id="ci_AlunoAvaliacao_1294338_160" value="101522648" type="hidden">
                <input name="nr_Nota_1294338_160" id="nr_Nota_1294338_160" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1294338_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1294338_530" id="ci_AlunoAvaliacao_1294338_530" value="100814087" type="hidden">
                <input name="nr_Nota_1294338_530" id="nr_Nota_1294338_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1294338_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1294338_780" id="ci_AlunoAvaliacao_1294338_780" value="101575031" type="hidden">
                <input name="nr_Nota_1294338_780" id="nr_Nota_1294338_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1294338_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1294338_800" id="ci_AlunoAvaliacao_1294338_800" value="101818381" type="hidden">
                <input name="nr_Nota_1294338_800" id="nr_Nota_1294338_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1294338_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1294338_890" id="ci_AlunoAvaliacao_1294338_890" value="101392649" type="hidden">
                <input name="nr_Nota_1294338_890" id="nr_Nota_1294338_890" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1294338_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1294338_970" id="ci_AlunoAvaliacao_1294338_970" value="101695726" type="hidden">
                <input name="nr_Nota_1294338_970" id="nr_Nota_1294338_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1294338_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1294338_3330" id="ci_AlunoAvaliacao_1294338_3330" value="101578043" type="hidden">
                <input name="nr_Nota_1294338_3330" id="nr_Nota_1294338_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1294338_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1294338_1130" id="ci_AlunoAvaliacao_1294338_1130" value="101523220" type="hidden">
                <input name="nr_Nota_1294338_1130" id="nr_Nota_1294338_1130" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1294338_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1294338_1140" id="ci_AlunoAvaliacao_1294338_1140" value="101522194" type="hidden">
                <input name="nr_Nota_1294338_1140" id="nr_Nota_1294338_1140" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1294338_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1294338_1200" id="ci_AlunoAvaliacao_1294338_1200" value="101523034" type="hidden">
                <input name="nr_Nota_1294338_1200" id="nr_Nota_1294338_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1294338_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1294338_1620" id="ci_AlunoAvaliacao_1294338_1620" value="101521604" type="hidden">
                <input name="nr_Nota_1294338_1620" id="nr_Nota_1294338_1620" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1294338_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1294338_1730" id="ci_AlunoAvaliacao_1294338_1730" value="101632175" type="hidden">
                <input name="nr_Nota_1294338_1730" id="nr_Nota_1294338_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;356124&nbsp;EMILLY SALES DA SILVA
              <input id="cd_Aluno_11" name="cd_Aluno_11" value="356124" type="hidden"></td>
            
            <td id="colunaNotaAluno_356124_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_356124_154" id="ci_AlunoAvaliacao_356124_154" value="98282937" type="hidden">
                <input name="nr_Nota_356124_154" id="nr_Nota_356124_154" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_356124_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_356124_160" id="ci_AlunoAvaliacao_356124_160" value="98282938" type="hidden">
                <input name="nr_Nota_356124_160" id="nr_Nota_356124_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_356124_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_356124_530" id="ci_AlunoAvaliacao_356124_530" value="98282939" type="hidden">
                <input name="nr_Nota_356124_530" id="nr_Nota_356124_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_356124_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_356124_780" id="ci_AlunoAvaliacao_356124_780" value="98282940" type="hidden">
                <input name="nr_Nota_356124_780" id="nr_Nota_356124_780" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_356124_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_356124_800" id="ci_AlunoAvaliacao_356124_800" value="98282941" type="hidden">
                <input name="nr_Nota_356124_800" id="nr_Nota_356124_800" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_356124_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_356124_890" id="ci_AlunoAvaliacao_356124_890" value="98282943" type="hidden">
                <input name="nr_Nota_356124_890" id="nr_Nota_356124_890" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_356124_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_356124_970" id="ci_AlunoAvaliacao_356124_970" value="98282945" type="hidden">
                <input name="nr_Nota_356124_970" id="nr_Nota_356124_970" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_356124_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_356124_3330" id="ci_AlunoAvaliacao_356124_3330" value="98282946" type="hidden">
                <input name="nr_Nota_356124_3330" id="nr_Nota_356124_3330" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_356124_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_356124_1130" id="ci_AlunoAvaliacao_356124_1130" value="98282947" type="hidden">
                <input name="nr_Nota_356124_1130" id="nr_Nota_356124_1130" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_356124_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_356124_1140" id="ci_AlunoAvaliacao_356124_1140" value="98282949" type="hidden">
                <input name="nr_Nota_356124_1140" id="nr_Nota_356124_1140" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_356124_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_356124_1200" id="ci_AlunoAvaliacao_356124_1200" value="98282950" type="hidden">
                <input name="nr_Nota_356124_1200" id="nr_Nota_356124_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_356124_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_356124_1620" id="ci_AlunoAvaliacao_356124_1620" value="98282951" type="hidden">
                <input name="nr_Nota_356124_1620" id="nr_Nota_356124_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_356124_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_356124_1730" id="ci_AlunoAvaliacao_356124_1730" value="98282953" type="hidden">
                <input name="nr_Nota_356124_1730" id="nr_Nota_356124_1730" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1507608&nbsp;ENAYRA FONTENELE MOREIRA DE OLIVEIRA
              <input id="cd_Aluno_12" name="cd_Aluno_12" value="1507608" type="hidden"></td>
            
            <td id="colunaNotaAluno_1507608_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1507608_154" id="ci_AlunoAvaliacao_1507608_154" value="101757532" type="hidden">
                <input name="nr_Nota_1507608_154" id="nr_Nota_1507608_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1507608_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1507608_160" id="ci_AlunoAvaliacao_1507608_160" value="101522649" type="hidden">
                <input name="nr_Nota_1507608_160" id="nr_Nota_1507608_160" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1507608_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1507608_530" id="ci_AlunoAvaliacao_1507608_530" value="100814088" type="hidden">
                <input name="nr_Nota_1507608_530" id="nr_Nota_1507608_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1507608_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1507608_780" id="ci_AlunoAvaliacao_1507608_780" value="101575032" type="hidden">
                <input name="nr_Nota_1507608_780" id="nr_Nota_1507608_780" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1507608_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1507608_800" id="ci_AlunoAvaliacao_1507608_800" value="101818382" type="hidden">
                <input name="nr_Nota_1507608_800" id="nr_Nota_1507608_800" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1507608_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1507608_890" id="ci_AlunoAvaliacao_1507608_890" value="101392650" type="hidden">
                <input name="nr_Nota_1507608_890" id="nr_Nota_1507608_890" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1507608_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1507608_970" id="ci_AlunoAvaliacao_1507608_970" value="101695727" type="hidden">
                <input name="nr_Nota_1507608_970" id="nr_Nota_1507608_970" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1507608_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1507608_3330" id="ci_AlunoAvaliacao_1507608_3330" value="101578044" type="hidden">
                <input name="nr_Nota_1507608_3330" id="nr_Nota_1507608_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1507608_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1507608_1130" id="ci_AlunoAvaliacao_1507608_1130" value="101523221" type="hidden">
                <input name="nr_Nota_1507608_1130" id="nr_Nota_1507608_1130" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1507608_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1507608_1140" id="ci_AlunoAvaliacao_1507608_1140" value="101522195" type="hidden">
                <input name="nr_Nota_1507608_1140" id="nr_Nota_1507608_1140" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1507608_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1507608_1200" id="ci_AlunoAvaliacao_1507608_1200" value="101523035" type="hidden">
                <input name="nr_Nota_1507608_1200" id="nr_Nota_1507608_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1507608_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1507608_1620" id="ci_AlunoAvaliacao_1507608_1620" value="101521605" type="hidden">
                <input name="nr_Nota_1507608_1620" id="nr_Nota_1507608_1620" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1507608_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1507608_1730" id="ci_AlunoAvaliacao_1507608_1730" value="101632177" type="hidden">
                <input name="nr_Nota_1507608_1730" id="nr_Nota_1507608_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1197356&nbsp;ERICO GOMES BEZERRA
              <input id="cd_Aluno_13" name="cd_Aluno_13" value="1197356" type="hidden"></td>
            
            <td id="colunaNotaAluno_1197356_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197356_154" id="ci_AlunoAvaliacao_1197356_154" value="101757533" type="hidden">
                <input name="nr_Nota_1197356_154" id="nr_Nota_1197356_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197356_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197356_160" id="ci_AlunoAvaliacao_1197356_160" value="101522650" type="hidden">
                <input name="nr_Nota_1197356_160" id="nr_Nota_1197356_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197356_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197356_530" id="ci_AlunoAvaliacao_1197356_530" value="100814089" type="hidden">
                <input name="nr_Nota_1197356_530" id="nr_Nota_1197356_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197356_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197356_780" id="ci_AlunoAvaliacao_1197356_780" value="101575033" type="hidden">
                <input name="nr_Nota_1197356_780" id="nr_Nota_1197356_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197356_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197356_800" id="ci_AlunoAvaliacao_1197356_800" value="101818383" type="hidden">
                <input name="nr_Nota_1197356_800" id="nr_Nota_1197356_800" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197356_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197356_890" id="ci_AlunoAvaliacao_1197356_890" value="101392651" type="hidden">
                <input name="nr_Nota_1197356_890" id="nr_Nota_1197356_890" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197356_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197356_970" id="ci_AlunoAvaliacao_1197356_970" value="101695728" type="hidden">
                <input name="nr_Nota_1197356_970" id="nr_Nota_1197356_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197356_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197356_3330" id="ci_AlunoAvaliacao_1197356_3330" value="101578045" type="hidden">
                <input name="nr_Nota_1197356_3330" id="nr_Nota_1197356_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197356_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197356_1130" id="ci_AlunoAvaliacao_1197356_1130" value="101523222" type="hidden">
                <input name="nr_Nota_1197356_1130" id="nr_Nota_1197356_1130" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197356_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197356_1140" id="ci_AlunoAvaliacao_1197356_1140" value="101522196" type="hidden">
                <input name="nr_Nota_1197356_1140" id="nr_Nota_1197356_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197356_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197356_1200" id="ci_AlunoAvaliacao_1197356_1200" value="101523036" type="hidden">
                <input name="nr_Nota_1197356_1200" id="nr_Nota_1197356_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197356_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197356_1620" id="ci_AlunoAvaliacao_1197356_1620" value="101521606" type="hidden">
                <input name="nr_Nota_1197356_1620" id="nr_Nota_1197356_1620" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197356_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197356_1730" id="ci_AlunoAvaliacao_1197356_1730" value="101632178" type="hidden">
                <input name="nr_Nota_1197356_1730" id="nr_Nota_1197356_1730" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;207351&nbsp;ELISANGELA HOLANDA BRITO SILVA
              <input id="cd_Aluno_14" name="cd_Aluno_14" value="207351" type="hidden"></td>
            
            <td id="colunaNotaAluno_207351_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_207351_154" id="ci_AlunoAvaliacao_207351_154" value="101757534" type="hidden">
                <input name="nr_Nota_207351_154" id="nr_Nota_207351_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_207351_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_207351_160" id="ci_AlunoAvaliacao_207351_160" value="101522651" type="hidden">
                <input name="nr_Nota_207351_160" id="nr_Nota_207351_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_207351_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_207351_530" id="ci_AlunoAvaliacao_207351_530" value="100814090" type="hidden">
                <input name="nr_Nota_207351_530" id="nr_Nota_207351_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_207351_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_207351_780" id="ci_AlunoAvaliacao_207351_780" value="101575034" type="hidden">
                <input name="nr_Nota_207351_780" id="nr_Nota_207351_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_207351_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_207351_800" id="ci_AlunoAvaliacao_207351_800" value="101818384" type="hidden">
                <input name="nr_Nota_207351_800" id="nr_Nota_207351_800" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_207351_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_207351_890" id="ci_AlunoAvaliacao_207351_890" value="101392652" type="hidden">
                <input name="nr_Nota_207351_890" id="nr_Nota_207351_890" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_207351_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_207351_970" id="ci_AlunoAvaliacao_207351_970" value="101695729" type="hidden">
                <input name="nr_Nota_207351_970" id="nr_Nota_207351_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_207351_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_207351_3330" id="ci_AlunoAvaliacao_207351_3330" value="101578046" type="hidden">
                <input name="nr_Nota_207351_3330" id="nr_Nota_207351_3330" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_207351_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_207351_1130" id="ci_AlunoAvaliacao_207351_1130" value="101523223" type="hidden">
                <input name="nr_Nota_207351_1130" id="nr_Nota_207351_1130" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_207351_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_207351_1140" id="ci_AlunoAvaliacao_207351_1140" value="101522197" type="hidden">
                <input name="nr_Nota_207351_1140" id="nr_Nota_207351_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_207351_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_207351_1200" id="ci_AlunoAvaliacao_207351_1200" value="101523037" type="hidden">
                <input name="nr_Nota_207351_1200" id="nr_Nota_207351_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_207351_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_207351_1620" id="ci_AlunoAvaliacao_207351_1620" value="101521607" type="hidden">
                <input name="nr_Nota_207351_1620" id="nr_Nota_207351_1620" value="1,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_207351_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_207351_1730" id="ci_AlunoAvaliacao_207351_1730" value="101632179" type="hidden">
                <input name="nr_Nota_207351_1730" id="nr_Nota_207351_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1197897&nbsp;FABRICIO FONTELES DOS SANTOS
              <input id="cd_Aluno_15" name="cd_Aluno_15" value="1197897" type="hidden"></td>
            
            <td id="colunaNotaAluno_1197897_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197897_154" id="ci_AlunoAvaliacao_1197897_154" value="101757535" type="hidden">
                <input name="nr_Nota_1197897_154" id="nr_Nota_1197897_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197897_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197897_160" id="ci_AlunoAvaliacao_1197897_160" value="101522652" type="hidden">
                <input name="nr_Nota_1197897_160" id="nr_Nota_1197897_160" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197897_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197897_530" id="ci_AlunoAvaliacao_1197897_530" value="100814091" type="hidden">
                <input name="nr_Nota_1197897_530" id="nr_Nota_1197897_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197897_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197897_780" id="ci_AlunoAvaliacao_1197897_780" value="101575035" type="hidden">
                <input name="nr_Nota_1197897_780" id="nr_Nota_1197897_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197897_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197897_800" id="ci_AlunoAvaliacao_1197897_800" value="101818385" type="hidden">
                <input name="nr_Nota_1197897_800" id="nr_Nota_1197897_800" value="1,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197897_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197897_890" id="ci_AlunoAvaliacao_1197897_890" value="101392653" type="hidden">
                <input name="nr_Nota_1197897_890" id="nr_Nota_1197897_890" value="1,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197897_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197897_970" id="ci_AlunoAvaliacao_1197897_970" value="101695730" type="hidden">
                <input name="nr_Nota_1197897_970" id="nr_Nota_1197897_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197897_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197897_3330" id="ci_AlunoAvaliacao_1197897_3330" value="101578047" type="hidden">
                <input name="nr_Nota_1197897_3330" id="nr_Nota_1197897_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197897_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197897_1130" id="ci_AlunoAvaliacao_1197897_1130" value="101523224" type="hidden">
                <input name="nr_Nota_1197897_1130" id="nr_Nota_1197897_1130" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197897_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197897_1140" id="ci_AlunoAvaliacao_1197897_1140" value="101522198" type="hidden">
                <input name="nr_Nota_1197897_1140" id="nr_Nota_1197897_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197897_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197897_1200" id="ci_AlunoAvaliacao_1197897_1200" value="101523038" type="hidden">
                <input name="nr_Nota_1197897_1200" id="nr_Nota_1197897_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197897_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197897_1620" id="ci_AlunoAvaliacao_1197897_1620" value="101521608" type="hidden">
                <input name="nr_Nota_1197897_1620" id="nr_Nota_1197897_1620" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197897_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197897_1730" id="ci_AlunoAvaliacao_1197897_1730" value="101632180" type="hidden">
                <input name="nr_Nota_1197897_1730" id="nr_Nota_1197897_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;113761&nbsp;FRANCISCO TIAGO GOMES PESSOA
              <input id="cd_Aluno_16" name="cd_Aluno_16" value="113761" type="hidden"></td>
            
            <td id="colunaNotaAluno_113761_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113761_154" id="ci_AlunoAvaliacao_113761_154" value="101757536" type="hidden">
                <input name="nr_Nota_113761_154" id="nr_Nota_113761_154" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113761_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113761_160" id="ci_AlunoAvaliacao_113761_160" value="101522653" type="hidden">
                <input name="nr_Nota_113761_160" id="nr_Nota_113761_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113761_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113761_530" id="ci_AlunoAvaliacao_113761_530" value="100814092" type="hidden">
                <input name="nr_Nota_113761_530" id="nr_Nota_113761_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113761_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113761_780" id="ci_AlunoAvaliacao_113761_780" value="101575036" type="hidden">
                <input name="nr_Nota_113761_780" id="nr_Nota_113761_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113761_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113761_800" id="ci_AlunoAvaliacao_113761_800" value="101818386" type="hidden">
                <input name="nr_Nota_113761_800" id="nr_Nota_113761_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113761_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113761_890" id="ci_AlunoAvaliacao_113761_890" value="101392654" type="hidden">
                <input name="nr_Nota_113761_890" id="nr_Nota_113761_890" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113761_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113761_970" id="ci_AlunoAvaliacao_113761_970" value="101695731" type="hidden">
                <input name="nr_Nota_113761_970" id="nr_Nota_113761_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113761_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113761_3330" id="ci_AlunoAvaliacao_113761_3330" value="101578048" type="hidden">
                <input name="nr_Nota_113761_3330" id="nr_Nota_113761_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113761_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113761_1130" id="ci_AlunoAvaliacao_113761_1130" value="101523225" type="hidden">
                <input name="nr_Nota_113761_1130" id="nr_Nota_113761_1130" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113761_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113761_1140" id="ci_AlunoAvaliacao_113761_1140" value="101522199" type="hidden">
                <input name="nr_Nota_113761_1140" id="nr_Nota_113761_1140" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113761_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113761_1200" id="ci_AlunoAvaliacao_113761_1200" value="101523039" type="hidden">
                <input name="nr_Nota_113761_1200" id="nr_Nota_113761_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113761_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113761_1620" id="ci_AlunoAvaliacao_113761_1620" value="101521609" type="hidden">
                <input name="nr_Nota_113761_1620" id="nr_Nota_113761_1620" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_113761_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_113761_1730" id="ci_AlunoAvaliacao_113761_1730" value="101632181" type="hidden">
                <input name="nr_Nota_113761_1730" id="nr_Nota_113761_1730" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;995829&nbsp;FRANCISCO WELLINGTON FERREIRA DA SILVA
              <input id="cd_Aluno_17" name="cd_Aluno_17" value="995829" type="hidden"></td>
            
            <td id="colunaNotaAluno_995829_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_995829_154" id="ci_AlunoAvaliacao_995829_154" value="101757537" type="hidden">
                <input name="nr_Nota_995829_154" id="nr_Nota_995829_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_995829_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_995829_160" id="ci_AlunoAvaliacao_995829_160" value="101522654" type="hidden">
                <input name="nr_Nota_995829_160" id="nr_Nota_995829_160" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_995829_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_995829_530" id="ci_AlunoAvaliacao_995829_530" value="100814093" type="hidden">
                <input name="nr_Nota_995829_530" id="nr_Nota_995829_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_995829_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_995829_780" id="ci_AlunoAvaliacao_995829_780" value="101575037" type="hidden">
                <input name="nr_Nota_995829_780" id="nr_Nota_995829_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_995829_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_995829_800" id="ci_AlunoAvaliacao_995829_800" value="101818387" type="hidden">
                <input name="nr_Nota_995829_800" id="nr_Nota_995829_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_995829_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_995829_890" id="ci_AlunoAvaliacao_995829_890" value="101392655" type="hidden">
                <input name="nr_Nota_995829_890" id="nr_Nota_995829_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_995829_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_995829_970" id="ci_AlunoAvaliacao_995829_970" value="101695732" type="hidden">
                <input name="nr_Nota_995829_970" id="nr_Nota_995829_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_995829_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_995829_3330" id="ci_AlunoAvaliacao_995829_3330" value="101578049" type="hidden">
                <input name="nr_Nota_995829_3330" id="nr_Nota_995829_3330" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_995829_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_995829_1130" id="ci_AlunoAvaliacao_995829_1130" value="101523226" type="hidden">
                <input name="nr_Nota_995829_1130" id="nr_Nota_995829_1130" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_995829_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_995829_1140" id="ci_AlunoAvaliacao_995829_1140" value="101522200" type="hidden">
                <input name="nr_Nota_995829_1140" id="nr_Nota_995829_1140" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_995829_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_995829_1200" id="ci_AlunoAvaliacao_995829_1200" value="101523040" type="hidden">
                <input name="nr_Nota_995829_1200" id="nr_Nota_995829_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_995829_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_995829_1620" id="ci_AlunoAvaliacao_995829_1620" value="101521610" type="hidden">
                <input name="nr_Nota_995829_1620" id="nr_Nota_995829_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_995829_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_995829_1730" id="ci_AlunoAvaliacao_995829_1730" value="101632182" type="hidden">
                <input name="nr_Nota_995829_1730" id="nr_Nota_995829_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;889449&nbsp;GEOVANE COSTA GARCES DE SOUZA
              <input id="cd_Aluno_18" name="cd_Aluno_18" value="889449" type="hidden"></td>
            
            <td id="colunaNotaAluno_889449_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889449_154" id="ci_AlunoAvaliacao_889449_154" value="101757538" type="hidden">
                <input name="nr_Nota_889449_154" id="nr_Nota_889449_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889449_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889449_160" id="ci_AlunoAvaliacao_889449_160" value="101522655" type="hidden">
                <input name="nr_Nota_889449_160" id="nr_Nota_889449_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889449_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889449_530" id="ci_AlunoAvaliacao_889449_530" value="100814094" type="hidden">
                <input name="nr_Nota_889449_530" id="nr_Nota_889449_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889449_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889449_780" id="ci_AlunoAvaliacao_889449_780" value="101575038" type="hidden">
                <input name="nr_Nota_889449_780" id="nr_Nota_889449_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889449_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889449_800" id="ci_AlunoAvaliacao_889449_800" value="101818388" type="hidden">
                <input name="nr_Nota_889449_800" id="nr_Nota_889449_800" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889449_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889449_890" id="ci_AlunoAvaliacao_889449_890" value="101392656" type="hidden">
                <input name="nr_Nota_889449_890" id="nr_Nota_889449_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889449_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889449_970" id="ci_AlunoAvaliacao_889449_970" value="101695733" type="hidden">
                <input name="nr_Nota_889449_970" id="nr_Nota_889449_970" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889449_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889449_3330" id="ci_AlunoAvaliacao_889449_3330" value="101578050" type="hidden">
                <input name="nr_Nota_889449_3330" id="nr_Nota_889449_3330" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889449_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889449_1130" id="ci_AlunoAvaliacao_889449_1130" value="101523227" type="hidden">
                <input name="nr_Nota_889449_1130" id="nr_Nota_889449_1130" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889449_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889449_1140" id="ci_AlunoAvaliacao_889449_1140" value="101522201" type="hidden">
                <input name="nr_Nota_889449_1140" id="nr_Nota_889449_1140" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889449_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889449_1200" id="ci_AlunoAvaliacao_889449_1200" value="101523041" type="hidden">
                <input name="nr_Nota_889449_1200" id="nr_Nota_889449_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889449_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889449_1620" id="ci_AlunoAvaliacao_889449_1620" value="101521611" type="hidden">
                <input name="nr_Nota_889449_1620" id="nr_Nota_889449_1620" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_889449_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_889449_1730" id="ci_AlunoAvaliacao_889449_1730" value="101632183" type="hidden">
                <input name="nr_Nota_889449_1730" id="nr_Nota_889449_1730" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1197293&nbsp;ICLEANE PINHEIRO DE CARVALHO
              <input id="cd_Aluno_19" name="cd_Aluno_19" value="1197293" type="hidden"></td>
            
            <td id="colunaNotaAluno_1197293_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197293_154" id="ci_AlunoAvaliacao_1197293_154" value="101757539" type="hidden">
                <input name="nr_Nota_1197293_154" id="nr_Nota_1197293_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197293_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197293_160" id="ci_AlunoAvaliacao_1197293_160" value="101522656" type="hidden">
                <input name="nr_Nota_1197293_160" id="nr_Nota_1197293_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197293_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197293_530" id="ci_AlunoAvaliacao_1197293_530" value="100814095" type="hidden">
                <input name="nr_Nota_1197293_530" id="nr_Nota_1197293_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197293_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197293_780" id="ci_AlunoAvaliacao_1197293_780" value="101575039" type="hidden">
                <input name="nr_Nota_1197293_780" id="nr_Nota_1197293_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197293_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197293_800" id="ci_AlunoAvaliacao_1197293_800" value="101818389" type="hidden">
                <input name="nr_Nota_1197293_800" id="nr_Nota_1197293_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197293_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197293_890" id="ci_AlunoAvaliacao_1197293_890" value="101392657" type="hidden">
                <input name="nr_Nota_1197293_890" id="nr_Nota_1197293_890" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197293_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197293_970" id="ci_AlunoAvaliacao_1197293_970" value="101695734" type="hidden">
                <input name="nr_Nota_1197293_970" id="nr_Nota_1197293_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197293_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197293_3330" id="ci_AlunoAvaliacao_1197293_3330" value="101578051" type="hidden">
                <input name="nr_Nota_1197293_3330" id="nr_Nota_1197293_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197293_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197293_1130" id="ci_AlunoAvaliacao_1197293_1130" value="101523228" type="hidden">
                <input name="nr_Nota_1197293_1130" id="nr_Nota_1197293_1130" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197293_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197293_1140" id="ci_AlunoAvaliacao_1197293_1140" value="101522202" type="hidden">
                <input name="nr_Nota_1197293_1140" id="nr_Nota_1197293_1140" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197293_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197293_1200" id="ci_AlunoAvaliacao_1197293_1200" value="101523042" type="hidden">
                <input name="nr_Nota_1197293_1200" id="nr_Nota_1197293_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197293_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197293_1620" id="ci_AlunoAvaliacao_1197293_1620" value="101521612" type="hidden">
                <input name="nr_Nota_1197293_1620" id="nr_Nota_1197293_1620" value="3,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197293_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197293_1730" id="ci_AlunoAvaliacao_1197293_1730" value="101632184" type="hidden">
                <input name="nr_Nota_1197293_1730" id="nr_Nota_1197293_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1174376&nbsp;INGRID LIMA SILVA
              <input id="cd_Aluno_20" name="cd_Aluno_20" value="1174376" type="hidden"></td>
            
            <td id="colunaNotaAluno_1174376_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174376_154" id="ci_AlunoAvaliacao_1174376_154" value="101757540" type="hidden">
                <input name="nr_Nota_1174376_154" id="nr_Nota_1174376_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174376_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174376_160" id="ci_AlunoAvaliacao_1174376_160" value="101522657" type="hidden">
                <input name="nr_Nota_1174376_160" id="nr_Nota_1174376_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174376_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174376_530" id="ci_AlunoAvaliacao_1174376_530" value="100814096" type="hidden">
                <input name="nr_Nota_1174376_530" id="nr_Nota_1174376_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174376_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174376_780" id="ci_AlunoAvaliacao_1174376_780" value="101575040" type="hidden">
                <input name="nr_Nota_1174376_780" id="nr_Nota_1174376_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174376_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174376_800" id="ci_AlunoAvaliacao_1174376_800" value="101818390" type="hidden">
                <input name="nr_Nota_1174376_800" id="nr_Nota_1174376_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174376_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174376_890" id="ci_AlunoAvaliacao_1174376_890" value="101392658" type="hidden">
                <input name="nr_Nota_1174376_890" id="nr_Nota_1174376_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174376_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174376_970" id="ci_AlunoAvaliacao_1174376_970" value="101695735" type="hidden">
                <input name="nr_Nota_1174376_970" id="nr_Nota_1174376_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174376_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174376_3330" id="ci_AlunoAvaliacao_1174376_3330" value="101578052" type="hidden">
                <input name="nr_Nota_1174376_3330" id="nr_Nota_1174376_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174376_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174376_1130" id="ci_AlunoAvaliacao_1174376_1130" value="101523229" type="hidden">
                <input name="nr_Nota_1174376_1130" id="nr_Nota_1174376_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174376_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174376_1140" id="ci_AlunoAvaliacao_1174376_1140" value="101522203" type="hidden">
                <input name="nr_Nota_1174376_1140" id="nr_Nota_1174376_1140" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174376_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174376_1200" id="ci_AlunoAvaliacao_1174376_1200" value="101523043" type="hidden">
                <input name="nr_Nota_1174376_1200" id="nr_Nota_1174376_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174376_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174376_1620" id="ci_AlunoAvaliacao_1174376_1620" value="101521613" type="hidden">
                <input name="nr_Nota_1174376_1620" id="nr_Nota_1174376_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174376_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174376_1730" id="ci_AlunoAvaliacao_1174376_1730" value="101632185" type="hidden">
                <input name="nr_Nota_1174376_1730" id="nr_Nota_1174376_1730" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;892637&nbsp;JANAINA DOS SANTOS FREITAS
              <input id="cd_Aluno_21" name="cd_Aluno_21" value="892637" type="hidden"></td>
            
            <td id="colunaNotaAluno_892637_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892637_154" id="ci_AlunoAvaliacao_892637_154" value="101757541" type="hidden">
                <input name="nr_Nota_892637_154" id="nr_Nota_892637_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892637_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892637_160" id="ci_AlunoAvaliacao_892637_160" value="101522658" type="hidden">
                <input name="nr_Nota_892637_160" id="nr_Nota_892637_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892637_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892637_530" id="ci_AlunoAvaliacao_892637_530" value="100814097" type="hidden">
                <input name="nr_Nota_892637_530" id="nr_Nota_892637_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892637_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892637_780" id="ci_AlunoAvaliacao_892637_780" value="101575041" type="hidden">
                <input name="nr_Nota_892637_780" id="nr_Nota_892637_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892637_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892637_800" id="ci_AlunoAvaliacao_892637_800" value="101818391" type="hidden">
                <input name="nr_Nota_892637_800" id="nr_Nota_892637_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892637_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892637_890" id="ci_AlunoAvaliacao_892637_890" value="101392659" type="hidden">
                <input name="nr_Nota_892637_890" id="nr_Nota_892637_890" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892637_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892637_970" id="ci_AlunoAvaliacao_892637_970" value="101695736" type="hidden">
                <input name="nr_Nota_892637_970" id="nr_Nota_892637_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892637_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892637_3330" id="ci_AlunoAvaliacao_892637_3330" value="101578053" type="hidden">
                <input name="nr_Nota_892637_3330" id="nr_Nota_892637_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892637_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892637_1130" id="ci_AlunoAvaliacao_892637_1130" value="101523230" type="hidden">
                <input name="nr_Nota_892637_1130" id="nr_Nota_892637_1130" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892637_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892637_1140" id="ci_AlunoAvaliacao_892637_1140" value="101522204" type="hidden">
                <input name="nr_Nota_892637_1140" id="nr_Nota_892637_1140" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892637_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892637_1200" id="ci_AlunoAvaliacao_892637_1200" value="101523044" type="hidden">
                <input name="nr_Nota_892637_1200" id="nr_Nota_892637_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892637_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892637_1620" id="ci_AlunoAvaliacao_892637_1620" value="101521614" type="hidden">
                <input name="nr_Nota_892637_1620" id="nr_Nota_892637_1620" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892637_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892637_1730" id="ci_AlunoAvaliacao_892637_1730" value="101632186" type="hidden">
                <input name="nr_Nota_892637_1730" id="nr_Nota_892637_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;141060&nbsp;JESSICA CAROLINE DE SOUZA FACANHA
              <input id="cd_Aluno_22" name="cd_Aluno_22" value="141060" type="hidden"></td>
            
            <td id="colunaNotaAluno_141060_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_141060_154" id="ci_AlunoAvaliacao_141060_154" value="101757542" type="hidden">
                <input name="nr_Nota_141060_154" id="nr_Nota_141060_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_141060_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_141060_160" id="ci_AlunoAvaliacao_141060_160" value="101522659" type="hidden">
                <input name="nr_Nota_141060_160" id="nr_Nota_141060_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_141060_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_141060_530" id="ci_AlunoAvaliacao_141060_530" value="100814098" type="hidden">
                <input name="nr_Nota_141060_530" id="nr_Nota_141060_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_141060_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_141060_780" id="ci_AlunoAvaliacao_141060_780" value="101575042" type="hidden">
                <input name="nr_Nota_141060_780" id="nr_Nota_141060_780" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_141060_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_141060_800" id="ci_AlunoAvaliacao_141060_800" value="101818392" type="hidden">
                <input name="nr_Nota_141060_800" id="nr_Nota_141060_800" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_141060_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_141060_890" id="ci_AlunoAvaliacao_141060_890" value="101392660" type="hidden">
                <input name="nr_Nota_141060_890" id="nr_Nota_141060_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_141060_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_141060_970" id="ci_AlunoAvaliacao_141060_970" value="101695737" type="hidden">
                <input name="nr_Nota_141060_970" id="nr_Nota_141060_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_141060_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_141060_3330" id="ci_AlunoAvaliacao_141060_3330" value="101578054" type="hidden">
                <input name="nr_Nota_141060_3330" id="nr_Nota_141060_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_141060_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_141060_1130" id="ci_AlunoAvaliacao_141060_1130" value="101523231" type="hidden">
                <input name="nr_Nota_141060_1130" id="nr_Nota_141060_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_141060_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_141060_1140" id="ci_AlunoAvaliacao_141060_1140" value="101522205" type="hidden">
                <input name="nr_Nota_141060_1140" id="nr_Nota_141060_1140" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_141060_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_141060_1200" id="ci_AlunoAvaliacao_141060_1200" value="101523045" type="hidden">
                <input name="nr_Nota_141060_1200" id="nr_Nota_141060_1200" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_141060_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_141060_1620" id="ci_AlunoAvaliacao_141060_1620" value="101521615" type="hidden">
                <input name="nr_Nota_141060_1620" id="nr_Nota_141060_1620" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_141060_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_141060_1730" id="ci_AlunoAvaliacao_141060_1730" value="101632187" type="hidden">
                <input name="nr_Nota_141060_1730" id="nr_Nota_141060_1730" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1201680&nbsp;JOSE RIBAMAR FERNANDES DE ARAUJO
              <input id="cd_Aluno_23" name="cd_Aluno_23" value="1201680" type="hidden"></td>
            
            <td id="colunaNotaAluno_1201680_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201680_154" id="ci_AlunoAvaliacao_1201680_154" value="101757543" type="hidden">
                <input name="nr_Nota_1201680_154" id="nr_Nota_1201680_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201680_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201680_160" id="ci_AlunoAvaliacao_1201680_160" value="101522660" type="hidden">
                <input name="nr_Nota_1201680_160" id="nr_Nota_1201680_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201680_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201680_530" id="ci_AlunoAvaliacao_1201680_530" value="100814099" type="hidden">
                <input name="nr_Nota_1201680_530" id="nr_Nota_1201680_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201680_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201680_780" id="ci_AlunoAvaliacao_1201680_780" value="101575043" type="hidden">
                <input name="nr_Nota_1201680_780" id="nr_Nota_1201680_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201680_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201680_800" id="ci_AlunoAvaliacao_1201680_800" value="101818393" type="hidden">
                <input name="nr_Nota_1201680_800" id="nr_Nota_1201680_800" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201680_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201680_890" id="ci_AlunoAvaliacao_1201680_890" value="101392661" type="hidden">
                <input name="nr_Nota_1201680_890" id="nr_Nota_1201680_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201680_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201680_970" id="ci_AlunoAvaliacao_1201680_970" value="101695738" type="hidden">
                <input name="nr_Nota_1201680_970" id="nr_Nota_1201680_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201680_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201680_3330" id="ci_AlunoAvaliacao_1201680_3330" value="101578055" type="hidden">
                <input name="nr_Nota_1201680_3330" id="nr_Nota_1201680_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201680_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201680_1130" id="ci_AlunoAvaliacao_1201680_1130" value="101523232" type="hidden">
                <input name="nr_Nota_1201680_1130" id="nr_Nota_1201680_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201680_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201680_1140" id="ci_AlunoAvaliacao_1201680_1140" value="101522206" type="hidden">
                <input name="nr_Nota_1201680_1140" id="nr_Nota_1201680_1140" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201680_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201680_1200" id="ci_AlunoAvaliacao_1201680_1200" value="101523046" type="hidden">
                <input name="nr_Nota_1201680_1200" id="nr_Nota_1201680_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201680_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201680_1620" id="ci_AlunoAvaliacao_1201680_1620" value="101521616" type="hidden">
                <input name="nr_Nota_1201680_1620" id="nr_Nota_1201680_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201680_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201680_1730" id="ci_AlunoAvaliacao_1201680_1730" value="101632188" type="hidden">
                <input name="nr_Nota_1201680_1730" id="nr_Nota_1201680_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1201874&nbsp;JULIANA MARIA DA SILVA MARQUET
              <input id="cd_Aluno_24" name="cd_Aluno_24" value="1201874" type="hidden"></td>
            
            <td id="colunaNotaAluno_1201874_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201874_154" id="ci_AlunoAvaliacao_1201874_154" value="100308856" type="hidden">
                <input name="nr_Nota_1201874_154" id="nr_Nota_1201874_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201874_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201874_160" id="ci_AlunoAvaliacao_1201874_160" value="100308860" type="hidden">
                <input name="nr_Nota_1201874_160" id="nr_Nota_1201874_160" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201874_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201874_530" id="ci_AlunoAvaliacao_1201874_530" value="100308861" type="hidden">
                <input name="nr_Nota_1201874_530" id="nr_Nota_1201874_530" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201874_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201874_780" id="ci_AlunoAvaliacao_1201874_780" value="100308863" type="hidden">
                <input name="nr_Nota_1201874_780" id="nr_Nota_1201874_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201874_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201874_800" id="ci_AlunoAvaliacao_1201874_800" value="100308864" type="hidden">
                <input name="nr_Nota_1201874_800" id="nr_Nota_1201874_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201874_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201874_890" id="ci_AlunoAvaliacao_1201874_890" value="100308865" type="hidden">
                <input name="nr_Nota_1201874_890" id="nr_Nota_1201874_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201874_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201874_970" id="ci_AlunoAvaliacao_1201874_970" value="100308867" type="hidden">
                <input name="nr_Nota_1201874_970" id="nr_Nota_1201874_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201874_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201874_3330" id="ci_AlunoAvaliacao_1201874_3330" value="100308869" type="hidden">
                <input name="nr_Nota_1201874_3330" id="nr_Nota_1201874_3330" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201874_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201874_1130" id="ci_AlunoAvaliacao_1201874_1130" value="100308870" type="hidden">
                <input name="nr_Nota_1201874_1130" id="nr_Nota_1201874_1130" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201874_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201874_1140" id="ci_AlunoAvaliacao_1201874_1140" value="100308871" type="hidden">
                <input name="nr_Nota_1201874_1140" id="nr_Nota_1201874_1140" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201874_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201874_1200" id="ci_AlunoAvaliacao_1201874_1200" value="100308872" type="hidden">
                <input name="nr_Nota_1201874_1200" id="nr_Nota_1201874_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201874_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201874_1620" id="ci_AlunoAvaliacao_1201874_1620" value="100308874" type="hidden">
                <input name="nr_Nota_1201874_1620" id="nr_Nota_1201874_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201874_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201874_1730" id="ci_AlunoAvaliacao_1201874_1730" value="100308875" type="hidden">
                <input name="nr_Nota_1201874_1730" id="nr_Nota_1201874_1730" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1195931&nbsp;JULIO BARRETO FEITOSA
              <input id="cd_Aluno_25" name="cd_Aluno_25" value="1195931" type="hidden"></td>
            
            <td id="colunaNotaAluno_1195931_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195931_154" id="ci_AlunoAvaliacao_1195931_154" value="97379828" type="hidden">
                <input name="nr_Nota_1195931_154" id="nr_Nota_1195931_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195931_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195931_160" id="ci_AlunoAvaliacao_1195931_160" value="97379829" type="hidden">
                <input name="nr_Nota_1195931_160" id="nr_Nota_1195931_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195931_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195931_530" id="ci_AlunoAvaliacao_1195931_530" value="97379830" type="hidden">
                <input name="nr_Nota_1195931_530" id="nr_Nota_1195931_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195931_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195931_780" id="ci_AlunoAvaliacao_1195931_780" value="97379831" type="hidden">
                <input name="nr_Nota_1195931_780" id="nr_Nota_1195931_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195931_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195931_800" id="ci_AlunoAvaliacao_1195931_800" value="97379832" type="hidden">
                <input name="nr_Nota_1195931_800" id="nr_Nota_1195931_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195931_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195931_890" id="ci_AlunoAvaliacao_1195931_890" value="97379833" type="hidden">
                <input name="nr_Nota_1195931_890" id="nr_Nota_1195931_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195931_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195931_970" id="ci_AlunoAvaliacao_1195931_970" value="97379834" type="hidden">
                <input name="nr_Nota_1195931_970" id="nr_Nota_1195931_970" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195931_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195931_3330" id="ci_AlunoAvaliacao_1195931_3330" value="97379835" type="hidden">
                <input name="nr_Nota_1195931_3330" id="nr_Nota_1195931_3330" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195931_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195931_1130" id="ci_AlunoAvaliacao_1195931_1130" value="97379836" type="hidden">
                <input name="nr_Nota_1195931_1130" id="nr_Nota_1195931_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195931_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195931_1140" id="ci_AlunoAvaliacao_1195931_1140" value="97379837" type="hidden">
                <input name="nr_Nota_1195931_1140" id="nr_Nota_1195931_1140" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195931_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195931_1200" id="ci_AlunoAvaliacao_1195931_1200" value="97379838" type="hidden">
                <input name="nr_Nota_1195931_1200" id="nr_Nota_1195931_1200" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195931_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195931_1620" id="ci_AlunoAvaliacao_1195931_1620" value="97379839" type="hidden">
                <input name="nr_Nota_1195931_1620" id="nr_Nota_1195931_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195931_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195931_1730" id="ci_AlunoAvaliacao_1195931_1730" value="97379840" type="hidden">
                <input name="nr_Nota_1195931_1730" id="nr_Nota_1195931_1730" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;115531&nbsp;LAISY MARCOS ROCHA
              <input id="cd_Aluno_26" name="cd_Aluno_26" value="115531" type="hidden"></td>
            
            <td id="colunaNotaAluno_115531_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_115531_154" id="ci_AlunoAvaliacao_115531_154" value="98854532" type="hidden">
                <input name="nr_Nota_115531_154" id="nr_Nota_115531_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_115531_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_115531_160" id="ci_AlunoAvaliacao_115531_160" value="98854533" type="hidden">
                <input name="nr_Nota_115531_160" id="nr_Nota_115531_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_115531_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_115531_530" id="ci_AlunoAvaliacao_115531_530" value="98854534" type="hidden">
                <input name="nr_Nota_115531_530" id="nr_Nota_115531_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_115531_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_115531_780" id="ci_AlunoAvaliacao_115531_780" value="98854535" type="hidden">
                <input name="nr_Nota_115531_780" id="nr_Nota_115531_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_115531_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_115531_800" id="ci_AlunoAvaliacao_115531_800" value="98854539" type="hidden">
                <input name="nr_Nota_115531_800" id="nr_Nota_115531_800" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_115531_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_115531_890" id="ci_AlunoAvaliacao_115531_890" value="98854540" type="hidden">
                <input name="nr_Nota_115531_890" id="nr_Nota_115531_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_115531_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_115531_970" id="ci_AlunoAvaliacao_115531_970" value="98854550" type="hidden">
                <input name="nr_Nota_115531_970" id="nr_Nota_115531_970" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_115531_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_115531_3330" id="ci_AlunoAvaliacao_115531_3330" value="98854555" type="hidden">
                <input name="nr_Nota_115531_3330" id="nr_Nota_115531_3330" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_115531_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_115531_1130" id="ci_AlunoAvaliacao_115531_1130" value="98854556" type="hidden">
                <input name="nr_Nota_115531_1130" id="nr_Nota_115531_1130" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_115531_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_115531_1140" id="ci_AlunoAvaliacao_115531_1140" value="98854557" type="hidden">
                <input name="nr_Nota_115531_1140" id="nr_Nota_115531_1140" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_115531_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_115531_1200" id="ci_AlunoAvaliacao_115531_1200" value="98854558" type="hidden">
                <input name="nr_Nota_115531_1200" id="nr_Nota_115531_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_115531_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_115531_1620" id="ci_AlunoAvaliacao_115531_1620" value="98854562" type="hidden">
                <input name="nr_Nota_115531_1620" id="nr_Nota_115531_1620" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_115531_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_115531_1730" id="ci_AlunoAvaliacao_115531_1730" value="98854563" type="hidden">
                <input name="nr_Nota_115531_1730" id="nr_Nota_115531_1730" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1201605&nbsp;LORENA VIEIRA DA SILVA
              <input id="cd_Aluno_27" name="cd_Aluno_27" value="1201605" type="hidden"></td>
            
            <td id="colunaNotaAluno_1201605_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201605_154" id="ci_AlunoAvaliacao_1201605_154" value="101757544" type="hidden">
                <input name="nr_Nota_1201605_154" id="nr_Nota_1201605_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201605_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201605_160" id="ci_AlunoAvaliacao_1201605_160" value="101522661" type="hidden">
                <input name="nr_Nota_1201605_160" id="nr_Nota_1201605_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201605_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201605_530" id="ci_AlunoAvaliacao_1201605_530" value="100814100" type="hidden">
                <input name="nr_Nota_1201605_530" id="nr_Nota_1201605_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201605_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201605_780" id="ci_AlunoAvaliacao_1201605_780" value="101575044" type="hidden">
                <input name="nr_Nota_1201605_780" id="nr_Nota_1201605_780" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201605_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201605_800" id="ci_AlunoAvaliacao_1201605_800" value="101818394" type="hidden">
                <input name="nr_Nota_1201605_800" id="nr_Nota_1201605_800" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201605_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201605_890" id="ci_AlunoAvaliacao_1201605_890" value="101392662" type="hidden">
                <input name="nr_Nota_1201605_890" id="nr_Nota_1201605_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201605_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201605_970" id="ci_AlunoAvaliacao_1201605_970" value="101695739" type="hidden">
                <input name="nr_Nota_1201605_970" id="nr_Nota_1201605_970" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201605_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201605_3330" id="ci_AlunoAvaliacao_1201605_3330" value="101578056" type="hidden">
                <input name="nr_Nota_1201605_3330" id="nr_Nota_1201605_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201605_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201605_1130" id="ci_AlunoAvaliacao_1201605_1130" value="101523233" type="hidden">
                <input name="nr_Nota_1201605_1130" id="nr_Nota_1201605_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201605_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201605_1140" id="ci_AlunoAvaliacao_1201605_1140" value="101522207" type="hidden">
                <input name="nr_Nota_1201605_1140" id="nr_Nota_1201605_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201605_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201605_1200" id="ci_AlunoAvaliacao_1201605_1200" value="101523047" type="hidden">
                <input name="nr_Nota_1201605_1200" id="nr_Nota_1201605_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201605_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201605_1620" id="ci_AlunoAvaliacao_1201605_1620" value="101521617" type="hidden">
                <input name="nr_Nota_1201605_1620" id="nr_Nota_1201605_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201605_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201605_1730" id="ci_AlunoAvaliacao_1201605_1730" value="101632189" type="hidden">
                <input name="nr_Nota_1201605_1730" id="nr_Nota_1201605_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1197934&nbsp;LUCIA DE FATIMA FREITAS DA SILVA
              <input id="cd_Aluno_28" name="cd_Aluno_28" value="1197934" type="hidden"></td>
            
            <td id="colunaNotaAluno_1197934_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197934_154" id="ci_AlunoAvaliacao_1197934_154" value="101757545" type="hidden">
                <input name="nr_Nota_1197934_154" id="nr_Nota_1197934_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197934_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197934_160" id="ci_AlunoAvaliacao_1197934_160" value="101522662" type="hidden">
                <input name="nr_Nota_1197934_160" id="nr_Nota_1197934_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197934_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197934_530" id="ci_AlunoAvaliacao_1197934_530" value="100814101" type="hidden">
                <input name="nr_Nota_1197934_530" id="nr_Nota_1197934_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197934_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197934_780" id="ci_AlunoAvaliacao_1197934_780" value="101575045" type="hidden">
                <input name="nr_Nota_1197934_780" id="nr_Nota_1197934_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197934_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197934_800" id="ci_AlunoAvaliacao_1197934_800" value="101818395" type="hidden">
                <input name="nr_Nota_1197934_800" id="nr_Nota_1197934_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197934_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197934_890" id="ci_AlunoAvaliacao_1197934_890" value="101392663" type="hidden">
                <input name="nr_Nota_1197934_890" id="nr_Nota_1197934_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197934_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197934_970" id="ci_AlunoAvaliacao_1197934_970" value="101695740" type="hidden">
                <input name="nr_Nota_1197934_970" id="nr_Nota_1197934_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197934_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197934_3330" id="ci_AlunoAvaliacao_1197934_3330" value="101578057" type="hidden">
                <input name="nr_Nota_1197934_3330" id="nr_Nota_1197934_3330" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197934_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197934_1130" id="ci_AlunoAvaliacao_1197934_1130" value="101523234" type="hidden">
                <input name="nr_Nota_1197934_1130" id="nr_Nota_1197934_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197934_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197934_1140" id="ci_AlunoAvaliacao_1197934_1140" value="101522208" type="hidden">
                <input name="nr_Nota_1197934_1140" id="nr_Nota_1197934_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197934_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197934_1200" id="ci_AlunoAvaliacao_1197934_1200" value="101523048" type="hidden">
                <input name="nr_Nota_1197934_1200" id="nr_Nota_1197934_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197934_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197934_1620" id="ci_AlunoAvaliacao_1197934_1620" value="101521618" type="hidden">
                <input name="nr_Nota_1197934_1620" id="nr_Nota_1197934_1620" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197934_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197934_1730" id="ci_AlunoAvaliacao_1197934_1730" value="101632190" type="hidden">
                <input name="nr_Nota_1197934_1730" id="nr_Nota_1197934_1730" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1228744&nbsp;LUCIANA PARETE SANTOS
              <input id="cd_Aluno_29" name="cd_Aluno_29" value="1228744" type="hidden"></td>
            
            <td id="colunaNotaAluno_1228744_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228744_154" id="ci_AlunoAvaliacao_1228744_154" value="101757546" type="hidden">
                <input name="nr_Nota_1228744_154" id="nr_Nota_1228744_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228744_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228744_160" id="ci_AlunoAvaliacao_1228744_160" value="101522663" type="hidden">
                <input name="nr_Nota_1228744_160" id="nr_Nota_1228744_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228744_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228744_530" id="ci_AlunoAvaliacao_1228744_530" value="100814102" type="hidden">
                <input name="nr_Nota_1228744_530" id="nr_Nota_1228744_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228744_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228744_780" id="ci_AlunoAvaliacao_1228744_780" value="101575046" type="hidden">
                <input name="nr_Nota_1228744_780" id="nr_Nota_1228744_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228744_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228744_800" id="ci_AlunoAvaliacao_1228744_800" value="101818396" type="hidden">
                <input name="nr_Nota_1228744_800" id="nr_Nota_1228744_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228744_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228744_890" id="ci_AlunoAvaliacao_1228744_890" value="101392664" type="hidden">
                <input name="nr_Nota_1228744_890" id="nr_Nota_1228744_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228744_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228744_970" id="ci_AlunoAvaliacao_1228744_970" value="101695741" type="hidden">
                <input name="nr_Nota_1228744_970" id="nr_Nota_1228744_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228744_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228744_3330" id="ci_AlunoAvaliacao_1228744_3330" value="101578058" type="hidden">
                <input name="nr_Nota_1228744_3330" id="nr_Nota_1228744_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228744_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228744_1130" id="ci_AlunoAvaliacao_1228744_1130" value="101523235" type="hidden">
                <input name="nr_Nota_1228744_1130" id="nr_Nota_1228744_1130" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228744_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228744_1140" id="ci_AlunoAvaliacao_1228744_1140" value="101522209" type="hidden">
                <input name="nr_Nota_1228744_1140" id="nr_Nota_1228744_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228744_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228744_1200" id="ci_AlunoAvaliacao_1228744_1200" value="101523049" type="hidden">
                <input name="nr_Nota_1228744_1200" id="nr_Nota_1228744_1200" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228744_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228744_1620" id="ci_AlunoAvaliacao_1228744_1620" value="101521619" type="hidden">
                <input name="nr_Nota_1228744_1620" id="nr_Nota_1228744_1620" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1228744_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1228744_1730" id="ci_AlunoAvaliacao_1228744_1730" value="101632191" type="hidden">
                <input name="nr_Nota_1228744_1730" id="nr_Nota_1228744_1730" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;494161&nbsp;LETICIA LOUISE SANTOS
              <input id="cd_Aluno_30" name="cd_Aluno_30" value="494161" type="hidden"></td>
            
            <td id="colunaNotaAluno_494161_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_494161_154" id="ci_AlunoAvaliacao_494161_154" value="101757547" type="hidden">
                <input name="nr_Nota_494161_154" id="nr_Nota_494161_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_494161_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_494161_160" id="ci_AlunoAvaliacao_494161_160" value="101522664" type="hidden">
                <input name="nr_Nota_494161_160" id="nr_Nota_494161_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_494161_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_494161_530" id="ci_AlunoAvaliacao_494161_530" value="100814103" type="hidden">
                <input name="nr_Nota_494161_530" id="nr_Nota_494161_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_494161_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_494161_780" id="ci_AlunoAvaliacao_494161_780" value="101575047" type="hidden">
                <input name="nr_Nota_494161_780" id="nr_Nota_494161_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_494161_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_494161_800" id="ci_AlunoAvaliacao_494161_800" value="101818397" type="hidden">
                <input name="nr_Nota_494161_800" id="nr_Nota_494161_800" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_494161_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_494161_890" id="ci_AlunoAvaliacao_494161_890" value="101392665" type="hidden">
                <input name="nr_Nota_494161_890" id="nr_Nota_494161_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_494161_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_494161_970" id="ci_AlunoAvaliacao_494161_970" value="101695742" type="hidden">
                <input name="nr_Nota_494161_970" id="nr_Nota_494161_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_494161_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_494161_3330" id="ci_AlunoAvaliacao_494161_3330" value="101578059" type="hidden">
                <input name="nr_Nota_494161_3330" id="nr_Nota_494161_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_494161_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_494161_1130" id="ci_AlunoAvaliacao_494161_1130" value="101523236" type="hidden">
                <input name="nr_Nota_494161_1130" id="nr_Nota_494161_1130" value="1,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_494161_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_494161_1140" id="ci_AlunoAvaliacao_494161_1140" value="101522210" type="hidden">
                <input name="nr_Nota_494161_1140" id="nr_Nota_494161_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_494161_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_494161_1200" id="ci_AlunoAvaliacao_494161_1200" value="101523050" type="hidden">
                <input name="nr_Nota_494161_1200" id="nr_Nota_494161_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_494161_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_494161_1620" id="ci_AlunoAvaliacao_494161_1620" value="101521620" type="hidden">
                <input name="nr_Nota_494161_1620" id="nr_Nota_494161_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_494161_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_494161_1730" id="ci_AlunoAvaliacao_494161_1730" value="101632192" type="hidden">
                <input name="nr_Nota_494161_1730" id="nr_Nota_494161_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1174022&nbsp;MARIA DEBORA SILVA SANTOS
              <input id="cd_Aluno_31" name="cd_Aluno_31" value="1174022" type="hidden"></td>
            
            <td id="colunaNotaAluno_1174022_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174022_154" id="ci_AlunoAvaliacao_1174022_154" value="101757548" type="hidden">
                <input name="nr_Nota_1174022_154" id="nr_Nota_1174022_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174022_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174022_160" id="ci_AlunoAvaliacao_1174022_160" value="101522665" type="hidden">
                <input name="nr_Nota_1174022_160" id="nr_Nota_1174022_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174022_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174022_530" id="ci_AlunoAvaliacao_1174022_530" value="100814104" type="hidden">
                <input name="nr_Nota_1174022_530" id="nr_Nota_1174022_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174022_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174022_780" id="ci_AlunoAvaliacao_1174022_780" value="101575048" type="hidden">
                <input name="nr_Nota_1174022_780" id="nr_Nota_1174022_780" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174022_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174022_800" id="ci_AlunoAvaliacao_1174022_800" value="101818398" type="hidden">
                <input name="nr_Nota_1174022_800" id="nr_Nota_1174022_800" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174022_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174022_890" id="ci_AlunoAvaliacao_1174022_890" value="101392666" type="hidden">
                <input name="nr_Nota_1174022_890" id="nr_Nota_1174022_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174022_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174022_970" id="ci_AlunoAvaliacao_1174022_970" value="101695743" type="hidden">
                <input name="nr_Nota_1174022_970" id="nr_Nota_1174022_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174022_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174022_3330" id="ci_AlunoAvaliacao_1174022_3330" value="101578060" type="hidden">
                <input name="nr_Nota_1174022_3330" id="nr_Nota_1174022_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174022_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174022_1130" id="ci_AlunoAvaliacao_1174022_1130" value="101523237" type="hidden">
                <input name="nr_Nota_1174022_1130" id="nr_Nota_1174022_1130" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174022_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174022_1140" id="ci_AlunoAvaliacao_1174022_1140" value="101522211" type="hidden">
                <input name="nr_Nota_1174022_1140" id="nr_Nota_1174022_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174022_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174022_1200" id="ci_AlunoAvaliacao_1174022_1200" value="101523051" type="hidden">
                <input name="nr_Nota_1174022_1200" id="nr_Nota_1174022_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174022_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174022_1620" id="ci_AlunoAvaliacao_1174022_1620" value="101521621" type="hidden">
                <input name="nr_Nota_1174022_1620" id="nr_Nota_1174022_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174022_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174022_1730" id="ci_AlunoAvaliacao_1174022_1730" value="101632193" type="hidden">
                <input name="nr_Nota_1174022_1730" id="nr_Nota_1174022_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1698221&nbsp;MARIANA PEREZ DINIZ
              <input id="cd_Aluno_32" name="cd_Aluno_32" value="1698221" type="hidden"></td>
            
            <td id="colunaNotaAluno_1698221_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1698221_154" id="ci_AlunoAvaliacao_1698221_154" value="98974853" type="hidden">
                <input name="nr_Nota_1698221_154" id="nr_Nota_1698221_154" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1698221_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1698221_160" id="ci_AlunoAvaliacao_1698221_160" value="98974854" type="hidden">
                <input name="nr_Nota_1698221_160" id="nr_Nota_1698221_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1698221_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1698221_530" id="ci_AlunoAvaliacao_1698221_530" value="98974855" type="hidden">
                <input name="nr_Nota_1698221_530" id="nr_Nota_1698221_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1698221_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1698221_780" id="ci_AlunoAvaliacao_1698221_780" value="98974856" type="hidden">
                <input name="nr_Nota_1698221_780" id="nr_Nota_1698221_780" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1698221_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1698221_800" id="ci_AlunoAvaliacao_1698221_800" value="98974857" type="hidden">
                <input name="nr_Nota_1698221_800" id="nr_Nota_1698221_800" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1698221_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1698221_890" id="ci_AlunoAvaliacao_1698221_890" value="98974858" type="hidden">
                <input name="nr_Nota_1698221_890" id="nr_Nota_1698221_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1698221_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1698221_970" id="ci_AlunoAvaliacao_1698221_970" value="98974859" type="hidden">
                <input name="nr_Nota_1698221_970" id="nr_Nota_1698221_970" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1698221_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1698221_3330" id="ci_AlunoAvaliacao_1698221_3330" value="98974860" type="hidden">
                <input name="nr_Nota_1698221_3330" id="nr_Nota_1698221_3330" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1698221_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1698221_1130" id="ci_AlunoAvaliacao_1698221_1130" value="98974861" type="hidden">
                <input name="nr_Nota_1698221_1130" id="nr_Nota_1698221_1130" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1698221_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1698221_1140" id="ci_AlunoAvaliacao_1698221_1140" value="98974862" type="hidden">
                <input name="nr_Nota_1698221_1140" id="nr_Nota_1698221_1140" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1698221_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1698221_1200" id="ci_AlunoAvaliacao_1698221_1200" value="98974863" type="hidden">
                <input name="nr_Nota_1698221_1200" id="nr_Nota_1698221_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1698221_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1698221_1620" id="ci_AlunoAvaliacao_1698221_1620" value="98974864" type="hidden">
                <input name="nr_Nota_1698221_1620" id="nr_Nota_1698221_1620" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1698221_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1698221_1730" id="ci_AlunoAvaliacao_1698221_1730" value="98974865" type="hidden">
                <input name="nr_Nota_1698221_1730" id="nr_Nota_1698221_1730" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1195469&nbsp;NAYANE SOUZA DO NASCIMENTO
              <input id="cd_Aluno_33" name="cd_Aluno_33" value="1195469" type="hidden"></td>
            
            <td id="colunaNotaAluno_1195469_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195469_154" id="ci_AlunoAvaliacao_1195469_154" value="101757549" type="hidden">
                <input name="nr_Nota_1195469_154" id="nr_Nota_1195469_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195469_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195469_160" id="ci_AlunoAvaliacao_1195469_160" value="101522666" type="hidden">
                <input name="nr_Nota_1195469_160" id="nr_Nota_1195469_160" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195469_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195469_530" id="ci_AlunoAvaliacao_1195469_530" value="100814105" type="hidden">
                <input name="nr_Nota_1195469_530" id="nr_Nota_1195469_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195469_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195469_780" id="ci_AlunoAvaliacao_1195469_780" value="101575049" type="hidden">
                <input name="nr_Nota_1195469_780" id="nr_Nota_1195469_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195469_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195469_800" id="ci_AlunoAvaliacao_1195469_800" value="101818399" type="hidden">
                <input name="nr_Nota_1195469_800" id="nr_Nota_1195469_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195469_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195469_890" id="ci_AlunoAvaliacao_1195469_890" value="101392667" type="hidden">
                <input name="nr_Nota_1195469_890" id="nr_Nota_1195469_890" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195469_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195469_970" id="ci_AlunoAvaliacao_1195469_970" value="101695744" type="hidden">
                <input name="nr_Nota_1195469_970" id="nr_Nota_1195469_970" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195469_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195469_3330" id="ci_AlunoAvaliacao_1195469_3330" value="101578061" type="hidden">
                <input name="nr_Nota_1195469_3330" id="nr_Nota_1195469_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195469_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195469_1130" id="ci_AlunoAvaliacao_1195469_1130" value="101523238" type="hidden">
                <input name="nr_Nota_1195469_1130" id="nr_Nota_1195469_1130" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195469_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195469_1140" id="ci_AlunoAvaliacao_1195469_1140" value="101522212" type="hidden">
                <input name="nr_Nota_1195469_1140" id="nr_Nota_1195469_1140" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195469_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195469_1200" id="ci_AlunoAvaliacao_1195469_1200" value="101523052" type="hidden">
                <input name="nr_Nota_1195469_1200" id="nr_Nota_1195469_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195469_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195469_1620" id="ci_AlunoAvaliacao_1195469_1620" value="101521622" type="hidden">
                <input name="nr_Nota_1195469_1620" id="nr_Nota_1195469_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1195469_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1195469_1730" id="ci_AlunoAvaliacao_1195469_1730" value="101632194" type="hidden">
                <input name="nr_Nota_1195469_1730" id="nr_Nota_1195469_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
        </tbody></table>
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tbody><tr>
            <td align="center">
              <br>
              
              			<input name="btnIncluir" class="botao" id="btnIncluir" value=" Incluir " onclick="ValidaPagina(this,'I');" type="button">
            	  
		              &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
		              &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;                      
                      <input name="btnExcluir" class="botao" id="btnExcluir" value=" Excluir " onclick="Excluir(this);" type="button">
    	                        
              </td>
          </tr>
        </tbody></table>
        </td>
    </tr>
  </tbody></table>
</form>
<div class="" style="display: block; top: 343px; left: 857px;" id="tooltip"><h3>LINGUA ESTRANGEIRA (INGLES)</h3><div class="body">ELIZEU GOMES DE MELO NETO</div><div style="display: none;" class="url"></div></div><div id="hintbox"></div></body></html>